-
-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the nestjs group across 1 directory with 5 updates #1195
Conversation
Updates the requirements on [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express), [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) and [@nestjs/swagger](https://github.com/nestjs/swagger) to permit the latest version. Updates `@nestjs/common` to 11.0.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.3/packages/common) Updates `@nestjs/core` to 11.0.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.3/packages/core) Updates `@nestjs/platform-express` to 11.0.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.3/packages/platform-express) Updates `@nestjs/platform-fastify` to 11.0.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.3/packages/platform-fastify) Updates `@nestjs/swagger` to 11.0.2 - [Release notes](https://github.com/nestjs/swagger/releases) - [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json) - [Commits](nestjs/swagger@11.0.0...11.0.2) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-type: direct:production dependency-group: nestjs - dependency-name: "@nestjs/core" dependency-type: direct:production dependency-group: nestjs - dependency-name: "@nestjs/platform-express" dependency-type: direct:production dependency-group: nestjs - dependency-name: "@nestjs/platform-fastify" dependency-type: direct:production dependency-group: nestjs - dependency-name: "@nestjs/swagger" dependency-type: direct:development dependency-group: nestjs ... Signed-off-by: dependabot[bot] <[email protected]>
Dependabot does not support your npm version. Because of this, Dependabot cannot update this pull request. |
6 similar comments
Dependabot does not support your npm version. Because of this, Dependabot cannot update this pull request. |
Dependabot does not support your npm version. Because of this, Dependabot cannot update this pull request. |
Dependabot does not support your npm version. Because of this, Dependabot cannot update this pull request. |
Dependabot does not support your npm version. Because of this, Dependabot cannot update this pull request. |
Dependabot does not support your npm version. Because of this, Dependabot cannot update this pull request. |
Dependabot does not support your npm version. Because of this, Dependabot cannot update this pull request. |
Superseded by #1211. |
Updates the requirements on @nestjs/common, @nestjs/core, @nestjs/platform-express, @nestjs/platform-fastify and @nestjs/swagger to permit the latest version.
Updates
@nestjs/common
to 11.0.3Commits
cbebdd2
chore(@nestjs
) publish v11.0.3 releaseUpdates
@nestjs/core
to 11.0.3Commits
cbebdd2
chore(@nestjs
) publish v11.0.3 releaseUpdates
@nestjs/platform-express
to 11.0.3Commits
cbebdd2
chore(@nestjs
) publish v11.0.3 release5eaae5f
fix(platform): add missing path-to-regexp dependency #14461Updates
@nestjs/platform-fastify
to 11.0.3Commits
cbebdd2
chore(@nestjs
) publish v11.0.3 releaseUpdates
@nestjs/swagger
to 11.0.2Release notes
Sourced from
@nestjs/swagger
's releases.Commits
e5f4794
chore(): release v11.0.2057cc25
Merge pull request #3253 from nestjs/revert-3235-esm-compatible-requirebe2ba16
Revert "feat: make generated require() ESM compatible"7e9d114
chore(): release v11.0.1e780837
chore: use npm install instead of ci03ae231
chore: lock deps versions61247e1
Merge pull request #3246 from nestjs/renovate/lint-staged-15.x5b7866a
Merge pull request #3249 from nestjs/renovate/nestjs-mapped-types-2.x503279f
fix(deps): update dependency@nestjs/mapped-types
to v2.1.0b7d9f72
chore(deps): update dependency lint-staged to v15.4.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions